Configure ISA_DMA drivers on xen/i386. Otherwise drivers
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Mon, 13 Feb 2006 11:45:40 +0000 (12:45 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Mon, 13 Feb 2006 11:45:40 +0000 (12:45 +0100)
that also work with PCI devices won't get compiled.
(For example, BusLogic SCSI).

Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/arch/i386/Kconfig

index b176abd16e616638f8a647b108ae6b137e3ebe8e..4b1b696042efeb5aa8b3df1e3c2be178de4bb8e6 100644 (file)
@@ -1022,7 +1022,6 @@ source "drivers/pci/Kconfig"
 
 config ISA_DMA_API
        bool
-       depends on !X86_XEN
        default y
 
 config ISA